projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73e93ac
)
*** empty log message ***
author
John Wiegley
<johnw@newartisans.com>
Thu, 10 May 2001 03:50:53 +0000
(
03:50
+0000)
committer
John Wiegley
<johnw@newartisans.com>
Thu, 10 May 2001 03:50:53 +0000
(
03:50
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 89a2bb0f561440278b76819710facbae184d21f3..266e9ae982597758904e7665d5d631c037ea19ad 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,9
@@
2001-05-09 John Wiegley <johnw@gnu.org>
+ * eshell/esh-util.el (eshell-convert-numeric-arguments): Annotated
+ the documentation string to tell users about
+ `eshell-no-numeric-conversions'.
+
* eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
conversions if a Lisp function has the property
`eshell-no-numeric-conversions' set to a non-nil value.